home *** CD-ROM | disk | FTP | other *** search
/ Safarir 3 / SafTV-CD3.iso / pc / Bonus / Dessins Animés / static / jeux / napman.swf / scripts / frame_334 / DoAction.as
Text File  |  2001-11-21  |  107b  |  6 lines

  1. ok = "1";
  2. if((xv == - xvs or yv == - yvs) and "5" < random("100") and status == "0")
  3. {
  4.    ok = "0";
  5. }
  6.